.gx_home_menu a span {
  color: #333;
  font-size: 18px!important;
  padding-bottom: 15px;
}
.gx_home_menu a:last-child {
  margin-right: 0;
}
.gx_home_menu a:hover span {
 /* border-bottom: 3px solid #fc882b;*/
  color: #fc882b;
}
.gx_home_menu a {
  float: left;
  margin-right: 19px!important;
}
.gx_home_banner .swiper-button-prev,
.gx_home_banner .swiper-container-rtl .swiper-button-next {
  background-image: url(../gximg/home/prev-btn.png)!important;
  left: 0;
  right: auto;
}
.gx_home_banner .swiper-button-next,
.gx_home_banner .swiper-container-rtl .swiper-button-prev {
  background-image: url(../gximg/home/prev-btn.png)!important;
  transform: rotate(180deg);
  right: 0;
  left: auto;
}
.gx_home_other_service {
  width: 100%;
  height: 450px;
  margin-top: 70px;
  background: url('../gximg/home/main-bg1.png') no-repeat center center!important;
  background-size: 100% 450px;
  padding-top: 40px;
}
.gx_home_honor_area {
  height: 402px;
  background: url('../gximg/home/banner-img.png') no-repeat center center!important;
  background-size: 100% 402px;
  margin-top: 40px;
}
.gx_home_search_middle .inputSub{
	width: 100px;
    height: 44px;
    background: #fc882b;
    border: none;
    color: #fff;
    font-size: 20px;
}
.gx_home_search_middle #keyboard{
	width: 460px;
    height: 40px;
    border: 2px solid #fc882b;
    outline: none;
    float: left;
    padding: 0 8px;
    color: #999;
    border-right: none;
}
.fix-navBar {
  position: fixed;
  top: 30%;
  left: 6px;
  height: 200px;
  width: 117px;
  z-index: 9999;
  background: url('../gximg/about_tab.png') no-repeat center center;
  background-size: 117px 330px;
}
.gx_about_us_develop_process .process-item-r-img {
    width: 470px;
    height: 86px;
    background: url(../gximg/about/Rectangle01.png) no-repeat;
    background-size: 470px 86px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    float: left;
    padding: 20px 22px 20px 54px;
    margin-left: 100px;
    line-height: 1.5;
}
.gx_about_us_develop_process .process-item-l-img {
    width: 470px;
    height: 86px;
    background: url(../gximg/about/Rectangle02.png) no-repeat;
    background-size: 470px 86px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    float: left;
    padding: 20px 54px 20px 22px;
    margin-right: 100px;
    line-height: 1.5;
}
.gx-guide-html .gx-guide-title {
    font-size: 24px;
}
.gx-guide-html .gx-guide-inner-html p {
    font-size: 16px;
    line-height: 1.8;
    margin: 1em 0;
}
.gx-guide-html .gx-guide-inner-html h2 {
    line-height: 2.8;
}
.gx-guide-html .gx-guide-inner-html h3 {
    line-height: 2.8;
}
.gx-guide-html .gx-guide-inner-html a {
    color: #fc882b;
}
.gx-guide-html .gx-guide-inner-html td {
    border: 1px solid #fc882b;
}
.gx-guide-html .turn-tile{
  padding-left: 15px;
  font-size: 14px;
  color: #666;
}
.gx-guide-html .turn-tile a {
    font-size: 14px;
    color: #666;
	margin-left: 10px;
}
.hot-search-words{
	padding-top: 30px;
}
.hot-search-words p{
	font-size: 16px;
    margin-bottom: 10px;
}
.hot-search-words-content-item a{
    display: inline-block;
    float: left;
    margin-right: 20px;
    height: 25px;
    overflow: hidden;
	font-size: 14px;
    color: #666;
}
.gx_rentToBuy_hot_car_item p {
    color: #666;
	float: left;
}
.gx-guide-html .suggestion-read-content-item li{
    list-style: normal;
}
.gx-guide-html .suggestion-read-content-item a{
    color: #999;
    text-decoration: none;
}
.gx-guide-html .turn-tile::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #bfbfbf;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}
.gx-guide-html .suggestion-read h2 {
    width: 100%;
	float: left;
    font-size: 16px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.gx-guide-html .suggestion-read-content-item p {
    margin-bottom: 10px;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    display: none;
}
.gx-guide-html .suggestion-read-content-item li {
    list-style: none;
    float: left;
    width: 48%;
    padding: 5px;
    margin-right: 35px;
    color: #999;
    border: 1px solid #eee;
    margin-top: 10px;
}
.gx-guide-html .suggestion-read-content-item li:hover{
  color: #fc882b;
}
.gx-guide-html .suggestion-read-content-item li:nth-child(2n+0) {
  margin-right: 0;
}
.gx-guide-html .suggestion-read-content-item a {
    color: #666;
    text-decoration: none;
    font-size: 16px;
    display: block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.gx-guide-html .suggestion-read-content-item a:hover{
  color: #fc882b;
}
.gx-guide-html .suggestion-read-content-item:last-child {
    padding-left: 0;
}
.gx-guide-html .suggestion-read-content-item {
    float: left;
     width: 100%; 
    position: relative;
}
.gx-guide-html .suggestion-read-content-item .time{
    font-size: 13px;
}
.carDetail_header_price>div:first-of-type>p:first-of-type {
    color: #333333;
    font-size: 30px;
}
.carDetail_header_price>div:first-of-type>p:last-of-type {
    color: #666666;
    font-size: 16px;
    margin-top: 13px;
}
.gx_home_search_middle {
    margin-left: 20px;
}
.gx_about_us_develop_process .title::after {
    content: '';
    width: 3px;
    height: 1629px;
    background: #d8d8d8;
    position: absolute;
    left: 50%;
    bottom: -1686px;
}
.gx_home_footer .fenge-bottom {
    width: 100%;
    background: #e5e5e5;
    height: 1px;
    position: absolute;
    top: 620px;
}
.gx_home_footer .fenge-bottom-next {
    width: 100%;
    background: #e5e5e5;
    height: 1px;
    position: absolute;
    top: 552px;
}
.gx_home_honor_area .gx_home_banner_next {
    width: 1200px;
    height: auto; 
}
.gx_about_us .swiper-slide p{
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  margin-top: 6px;
}
.gx_home_swiper_next .swiper-slide p{
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  margin-top: 6px;
}
.gx_home_swiper_next .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
    margin-top: -44px;
}
.gx_home_swiper_next .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
     margin-top: -44px;
}
.gx_home_footer_bottom ul {
    /*margin: 26px auto 30px;
    zoom: 1;*/
}
.gx_home_about_us_main .inner-text {
   /* width: 362px;*/
    height: 472px;
    /*position: absolute;
    left: 512px;
    top: 236px;
    padding: 26px;
    background-image: linear-gradient(0deg, #ff8048 0%, #ff8c4a 50%, #ff974b 100%), linear-gradient(#6892e0, #6892e0);
    background-blend-mode: normal, normal;*/
}
.gx_home_honor_area .swiper-button-next, .swiper-button-prev{
  top:50%;

}
.gx_home_about_us {
     margin-top: 0;
    margin-bottom: 100px;
}
.gx_home_rent_example {
    margin-top: 60px;
	height: 800px;
}
.gx_home_about_us_main {
    position: relative;
    margin-top: 25px;
    background: #f1fbff;
    height: 672px;
  }
  .gx_home_about_us_main_txt {
    width: 514px;
    font-size: 16px;
    color: #3f3f3f;
    line-height: 1.7;
    position: absolute;
    left: 0;
    top: 15px;
    letter-spacing: 3px;
  }
  .gx_home_about_us_main_txt p{
    text-indent: 2em;
  }
  .gx_home_about_us_main img {
    width: 100%;
    max-height: 100%;
  }
  .gx_home_about_us_main .left-bottom {
    position: absolute;
    left: 0;
    top: 327px;
    width: 514px;
    height: 410px;
    background: url('../gximg/home/main-about-ima3.jpg');
    background-size: cover;
  }
  .gx_home_about_us_main .middle-top {
    position: absolute;
    left: 530px;
    top: 15px;
    width: 323px;
    height: 297px;
    background: url('../gximg/home/main-about-ima1.jpg');
    background-size: cover;
  }
  .gx_home_about_us_main .right-top {
    position: absolute;
    right: 0;
    top: 15px;
    width: 333px;
    height: 310px;
    background: url('../gximg/home/main-about-ima2.png');
    background-size: cover;
  }
  .gx_home_about_us_main .right-bottom {
    position: absolute;
    right: 0;
    top: 340px;
    width: 333px;
    height: 396px;
    background: url('../gximg/home/main-about-ima4.jpg');
    background-size: cover;
  }
  .gx_home_about_us_main .inner-text {
    width: 323px;
    height: 410px;
    position: absolute;
    left: 530px;
    top: 327px;
    padding: 10px;
    background-image: linear-gradient(0deg, #ff8048 0%, #ff8c4a 50%, #ff974b 100%), linear-gradient(#6892e0, #6892e0);
    background-blend-mode: normal, 
                      normal;
  }
  .gx_home_about_us_main .inner-text p {
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    text-indent: 2em;
  }
  .gx_home_about_us_main .inner-text a {
    width: 106px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    display: block;
    margin: 16px auto 0;
  }
  .gx_home_company_news_item {
    width: 224px;
    height: 290px;
    float: left;
    margin-right: 20px;
	margin-bottom: 10px;
    background: #f7f7f7;
  }
  .gx_home_company_news_item:last-child {
    margin-right: 0;
  }
  .gx_home_company_news_item .outer-box {
    width: 100%;
    height: 150px;
  }
  .gx_home_company_news_item .outer-box img {
    width: 100%;
    height: 100%;
  }
  .gx_home_company_news_item h3 {
    line-height: 1.5;
    font-weight: 300;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 7px;
    color: #4f4e4e;;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .gx_home_company_news_item p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 0 7px 5px 7px;
  }
  .gx_home_honor_area{
    position: relative;
  }
  .gx_home_honor_area .gx_home_btn_area{
      position: absolute;
      top: 14px;
      width: 1200px;
      margin: 0 auto;
      left: 50%;
      margin-left: -600px;
      z-index: 9999;
  }
  .gx_home_honor_area .btn-prev{
    position: absolute;
    left: 0;
    top: 160px;
    cursor: pointer;
  }
  .gx_home_honor_area .btn-prev img{
    width: 50px;
    height: 50px;
  }
  .gx_home_honor_area .btn-next{
    position: absolute;
    right: 0;
    top: 160px;
    transform: rotate(180deg);
    cursor: pointer;
  }
  .gx_home_honor_area .btn-next img{
    width: 50px;
    height: 50px;
  }
  .gx_home_honor_area .gx_home_banner_next {
    width: 1050px;
    height: auto;
}
.gx_home_honor_area .gx_home_banner_next .swiper-slide img {
  width: 100%;
  height: 125px;
}
.gx_home_footer_bottom ul{
  margin: 0 auto 20px;
  border-bottom: 1px solid #4b5054;
  padding-bottom: 20px;
}
.gx_home_footer_bottom ul li{
  width: auto;
}
.huodong {
    margin-top: 50px;
}
.huodong p {
    font-size: 18px;
    margin-bottom: 10px;
}
.huodong-content-item {
    overflow: hidden;
}
.huodong-content-item-list {
    width: 200px;
    height: 220px;
    float: left;
    margin-right: 20px;
    background: #f7f7f7;
	margin-bottom: 20px;
}
.huodong-content-item-list .outer-box {
    width: 200px;
    height: 150px;
	position: relative;
}
.huodong-content-item-list .outer-box  img{
    display: table-cell;
    width: 200px;
    height: 150px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    background: #e7e7e7;
}
.huodong-content-item-list  h3{
    line-height: 1.5;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 7px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.huodong-content-item-list  span{
    text-indent: 2em;
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 0 7px 5px 7px;
}

.commoncars {
    margin-top: 50px;
	margin-bottom: 50px;
}
.commoncars h2 {
    font-size: 20px;
    color: #333333;
    border-left: 4px solid #fc882b;
    padding-left: 19px;
    margin-bottom: 44px;
}
.commoncars-content-item {
    overflow: hidden;
	margin-bottom: 44px;
}
.commoncars-content-item-list {
    width: 265px;
    height: 220px;
    float: left;
    margin-right: 30px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border: 1px solid #eee;
    display: block;
}
.commoncars-content-item-list:nth-child(3n) {
    margin-right: 0px;
}
.commoncars-content-item-list:hover {
    border: 1px solid #fc882b;
}
.commoncars-content-item-list .outer-box {
    width: 204px;
    height: 150px;
	position: relative;
	margin: 0 28px;
}
.commoncars-content-item-list .outer-box  img{
    display: table-cell;
    width: 200px;
    height: 150px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    background: #e7e7e7;
}
.commoncars-content-item-list  h3{
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600;
    margin: 10px 7px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.commoncars-content-item-list  span{
    font-size: 16px;
    color: #fc882b;
    font-weight: 600;
	float: right;
	margin-right: 5px;
}
.commoncars-content-item-list  p{
    font-size: 14px;
    color: #666;
    font-weight: 600;
	float: left;
	margin-left: 5px;
}